CPhidgetDictionary_openRemoteIP

Opens a Phidget dictionary by address and port.

extern (C) __gshared
int function(CPhidgetDictionaryHandle dict, const char* address, int port, const char* password) CPhidgetDictionary_openRemoteIP;

Meta